################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Each subdirectory must supply rules for building sources it contributes
Init_Sys.obj: ../Init_Sys.c $(GEN_OPTS) $(GEN_HDRS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/ccv6/ccsv6/tools/compiler/ti-cgt-msp430_4.4.4/bin/cl430" -vmspx --abi=coffabi --data_model=restricted --include_path="C:/ccv6/ccsv6/ccs_base/msp430/include" --include_path="F:/TI/workspace/CCSV6/5529MSEK/CH8_Frequency_Phase_Detective/F5xx_F6xx_Core_Lib" --include_path="D:/_TIProjection/Code_MSEK_5529/Frequency and Phase Detective/Graph" --include_path="C:/ccv6/ccsv6/tools/compiler/ti-cgt-msp430_4.4.4/include" -g --define=__MSP430F5529__ --diag_warning=225 --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="Init_Sys.pp" $(GEN_OPTS__FLAG) "$<"
	@echo 'Finished building: $<'
	@echo ' '

main.obj: ../main.c $(GEN_OPTS) $(GEN_HDRS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/ccv6/ccsv6/tools/compiler/ti-cgt-msp430_4.4.4/bin/cl430" -vmspx --abi=coffabi --data_model=restricted --include_path="C:/ccv6/ccsv6/ccs_base/msp430/include" --include_path="F:/TI/workspace/CCSV6/5529MSEK/CH8_Frequency_Phase_Detective/F5xx_F6xx_Core_Lib" --include_path="D:/_TIProjection/Code_MSEK_5529/Frequency and Phase Detective/Graph" --include_path="C:/ccv6/ccsv6/tools/compiler/ti-cgt-msp430_4.4.4/include" -g --define=__MSP430F5529__ --diag_warning=225 --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="main.pp" $(GEN_OPTS__FLAG) "$<"
	@echo 'Finished building: $<'
	@echo ' '


